Skip to main content

Assignment 1 - Falling with style

Take one page from your Dragonball Z profile website and add some styling to it.

You will need to use inline css to

  • convert the navigation list to a horizontal layout with no bullet points
  • change the background color of the entire page
  • add a page wrapper and give it a maximum width of 875px (pixels);
  • center your page wrapper horizontally
  • give any h1 or h2 headers a light font weight.
  • give any h3 or less headers a bold font weight.

And lastly experiment!! If you find something interesting CSS rules you want to apply, go ahead and check them out don't worry too much about it looking ugly.